* lisp/emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Aug 2013 01:37:47 +0000 (21:37 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Aug 2013 01:37:47 +0000 (21:37 -0400)
commitb60668d9be53d0a2e723ae7a161c1aed61067959
tree09075859d7fc423115fced44f378511c82e39edd
parent7dea79e90ff8e58c9157615ac39eefdf7aa9d844
* lisp/emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
extracted from byte-compile-callargs-warn and byte-compile-normal-call.
(byte-compile-callargs-warn, byte-compile-function-form): Use it.
(byte-compile-normal-call): Remove obsolescence check.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el